home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / hardware / test.exe / ISSUE.TXT next >
Text File  |  1993-03-24  |  3KB  |  59 lines

  1. Issues:
  2.  
  3. 1) Sparse files are not considered a "bug" by Novell.  A Sparse
  4. file is a legal condition on a Novell file server.  The ability
  5. to write out a Sparse file is not by itself a bug (according to
  6. Novell).
  7.  
  8. 2) A Sparse file (when it is not created intentionaly) is a
  9. SYMPTOM of a problem with either the application program or with
  10. your network.
  11.  
  12. 3) An application can create a Sparse file by seeking to an
  13. incorrect address past the end of the file and doing a write
  14. (someone has said in NETW3X in the past that a READ by itself
  15. past the end of the file can create a Sparse file but I have not
  16. been able to confirm that).
  17.  
  18. 4) The problem that we are trying to track is a Netware bug that
  19. shows up on some specific servers.  It does not seem to be
  20. related to any specific hardware and we have not yet been able to
  21. determine if it is related to a driver or setup or other
  22. environmental conditions.  The problem can cause some application
  23. programs to incorrectly write Sparse files.
  24.  
  25. The specific problem that the Test program set tests for is
  26. Netware returning bad information on a read request.  The
  27. programs that seem to have this problem are programs that can
  28. have people accessing the same records from multiple workstations
  29. at the same time.  The workstations that are reading the data may
  30. sometimes get bad data back on a read request if that read
  31. request immediatly follows a write request by another
  32. workstation.
  33.  
  34. The way this causes problems is that Netware can (on some
  35. specific systems under certain conditions) sometimes get
  36. incorrect information back from a read request.  If that read
  37. request is a read asking the database what the last record number
  38. is so that a new record can be added to the end of the database
  39. it can cause the database to become corrupt (either by making it
  40. into a Sparse file or by poking a hole in the middle of it).
  41.  
  42. If you run the test program on your server you can find out if
  43. your server suffers from the problem.  We would like you to
  44. provide (E-Mail to 70007,3427 on CIS) the information displayed
  45. when you type CONFIG and MODULES on your server so we can try to
  46. track this problem down (We are working with some people at
  47. Novell to try to isolate the problem).
  48.  
  49. If you run this test set on your server, please provide the
  50. CONFIG and MODULES information along with the Date/Time and Size
  51. information for your SERVER.EXE file and tell us if it Passed or
  52. Failed on your server.
  53.  
  54. Let me know if you have any questions.
  55.  
  56.  
  57. -Mark Oldham / NewsMaker Systems
  58.  
  59.